Two boys are given a bag of potatoes, each bag containing $150$ tubers. They take turns transferring the potatoes, where in each turn they transfer a non-zero tubers from their bag to the other boy's bag. Their moves must satisfy the following condition: In each move, a boy must move more tubers than he had in his bag before any of his previous moves (if there were such moves). So, with his first move, a boy can move any non-zero quantity, and with his fifth move, a boy can move $200$ tubers, if before his first, second, third and fourth move, the numbers of tubers in his bag was less than $200$. What is the maximal total number of moves the two boys can do? Proposed by E. Molchanov