"Fully arted" tag can be misleading a lot of times, because it's currently an optional tag and since Unmatched Maker works with image links and not with file uploads the links tend to break in the future (for example deleted imgur images)
Possible solution is to make a new boolean attribute for the deck what's updated by a service which checks if all the cards has a link AND the links are valid image link
And than you can check it periodically with a cron (and future possibility to send a notification to the creator)
"Fully arted" tag can be misleading a lot of times, because it's currently an optional tag and since Unmatched Maker works with image links and not with file uploads the links tend to break in the future (for example deleted imgur images)
Possible solution is to make a new boolean attribute for the deck what's updated by a service which checks if all the cards has a link AND the links are valid image link
And than you can check it periodically with a cron (and future possibility to send a notification to the creator)