Main fix is in inventoryFilterValueConverter where it was specifically looking for an asterisk as the 4th char instead of just looking to see if its the last character (new bins would be 5 characters then the asterisk)
Fixed another js error found while testing related to having the asterisk in the search string which was fixed in the regex change.