returns a partial string of the account number if the account number is zero chars it returns empty string if the account
number is 1-4 chars it returns everything masked if the account number is 5-8 chars it returns the last 2 numbers non masked
if the account number is > 8 chars it returns the last 4 numbers non masked