This question is more of a curiosity than anything.
Start with a prime number and consider concatenating digits onto the right hand side. Sometimes you can make a prime and continue the process making bigger primes but this process always ends.
I have checked this computationally and find the biggest such prime created is the number $73939133$.
My question is, does there exist a theoretical explanation as to why this process ends? I can't find one myself but I am convinced there should be a reason.