When equipping Artisan Outfit, game says "maximum value for stat: character does not exist". I believe you missed something.
Male filter is probably working wrong, it shows all items. Why do you call it "male" then?
When equipping Succubus Ward you have this one:
File "game/library/screens/pyt - screens - heroprofile.rpy", line 6, in script
File "game/library/screens/pyt - screens - heroprofile.rpy", line 6, in python
File "game/library/classes - support.rpy", line 657, in python
File "game/library/functions.rpy", line 298, in python
File "game/library/classes - characters.rpy", line 353, in python
File "game/library/classes - characters.rpy", line 401, in python
KeyError: 'sex'
I admit I forgot to change its sex to female when I found better icon, but it has nothing to do with stats.
When a girl equipping it, we have:
File "game/library/screens/pyt - screens - girlequipment.rpy", line 15, in script
File "game/library/screens/pyt - screens - girlequipment.rpy", line 33, in python
File "game/library/functions.rpy", line 298, in python
File "game/library/classes - characters.rpy", line 1687, in python
File "game/library/classes - characters.rpy", line 1860, in python
File "game/library/classes - characters.rpy", line 892, in python
AttributeError: 'addeffects' is neither a gamestat nor an attribute of Girl
Looks like it hints at effects.
Misc items that should work daily don't have any effect. Nymph Fairy, for example.