In the process of fixing the search bugs for the deck
editor, I discovered some incorrect values in the DB.
The fields CastCostGray and CastCostTotal are
incorrect (for what appears to be) cards with a colorless
casting cost greater than 9.
Some examples: Darksteel Colossus, Aladdin's Lamp,
Draco, etc.
So, the DB needs to be updates for all of us existing
users, and the card set patch import routine needs to
be fixed to correctly import these values.