See also #2310
We should allow something like --mask='?w?a;?a?w' (similar to --rules=':rule1;rule2') although when ?w or ?W is used I'm not sure whether we should apply each mask to every word, or apply first mask to every word and then rewind (in case of wordlist) and use next mask.