When creating lists, or anytime there is a sort order option in the system that is assigned by numerical value, can you please multiply the default 1,2,3... by 10. This will create sort orders 10,20,30... Which means it's A LOT easier to change orders in long lists.
Make sense? This seems like it should be a pretty easy general code fix!