Before v2.4.1, ``.profile loadout`` allows and *sets* invalid gear names
### Original Issue (resolved in %"Tartar v2.4.1"):
Discovered by a mysterious ``FileNotFoundException`` popping up in the production console.
Test case:
1. ``.profile loadout shoe ns 3 Hero Snowboots Replica``
2. ``.profile``
Result: ``FileNotFoundException`` while composing the loadout image.
The wiki module acts as expected for the same incorrect name. Database remediation is required.
issue