be11b96775
previously: [card name] ([set name]) *d would fail because when the parser when looking for the card name, it would use [[card name] ] and not [[card name]] since the card lookup is case insensitive but not whitespace insensitive the lookup would fail.